﻿@charset "utf-8";
/* CSS Document */
/*------- reset -------*/
/*
author: web63.cn
Date:2015/01/01;
Version:1.0;
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video { margin: 0; padding: 0; border: 0; font-size: 100%; font: inherit; vertical-align: baseline;
	}

/* HTML5标签初始化 
--------------------------------------------------*/
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }

/* 标签初始化 
--------------------------------------------------*/
body { line-height: 1; color:#333;font:14px/1.5 Arial, Helvetica, Verdana, sans-serif;}
ol, ul,li{ list-style: none; }
blockquote, q { 
	quotes: none; 
	border-left: solid 4px #39c;
	margin-left: 10px;
	padding-left: 10px;
	background: whitesmoke;
	margin: 10px auto;
	padding: 6px 10px;
	color: #666;
	font-size: 20px;
}
i,em{
	font-style:normal;
	font-weight:100;
}
blockquote:before, blockquote:after,
q:before, q:after { content: ''; content: none; }
table { border-collapse: collapse; border-spacing: 0; }
a img{ border:0}
h1{ font-size:20px; font-weight: normal;}
h2{ font-size:18px;  font-weight: normal;}
h3{ font-size:16px; font-weight: normal; }
h4{ font-size:14px;  font-weight: normal;}
h5, h6{ font-size:12px;  font-weight: normal;}



div{display:block;}

table{ border-collapse: separate;border-spacing: 0;}th, td {text-align: left; font-weight: normal;} img, iframe {border: none; text-decoration:none;}input, textarea, select, button {font-size: 100%;font-family: inherit;margin:0;padding:0;}select {margin: inherit;} hr {margin: 0;padding: 0;border: 0;color: #000;background-color: #000;height: 1px}
strong,b{font-weight:100;}
input,button{border: 0;outline:none;}
button:hover{cursor:pointer;}
/* 解决Google浏览器字体不小于12px的问题
--------------------------------------------------*/
html{ -webkit-text-size-adjust:none;}
a{color: #333;text-decoration: none;}
a:hover{text-decoration: none;color: #ff0000;}
a{outline: none;}
a:active{*star: expression(this.onFocus=this.blur());}
a:focus{*outline: 0; }
.news-i{
    float: right;
}

/*常用样式*/
.pr{ position:relative}
.fb,strong{ font-weight:700;}
.fb0{ font-weight:100;}
.hid{overflow:hidden;}
.f12{ font-size:12px;}
.f14{ font-size:14px;}
.f16{ font-size:16px;}
.f18{ font-size:18px;}
.f20{ font-size:20px;}
.db{display: block;}
.imglink{display: block;text-align: center;}
.radius {border-radius:5px; background:#fff;overflow:hidden;padding:12px;}
/*input 框提示文字 html5*/
.placeholder{color:#888888;}
input::-webkit-input-placeholder{	color: #888888;}
input::-moz-placeholder{color: #888888;}
textarea::-webkit-input-placeholder{color: #888888;}
textarea::-moz-placeholder{color: #888888;}
/*img{width: 100%;max-height: 100%;}*/
/*清除浮动*/
.clearfix:before,.clearfix:after {content:"";display:table;}
.clearfix:after{ clear:both; }/* For IE 6/7 (trigger hasLayout) */
.clearfix{zoom:1; }
.clear{clear:both;height:0px;overflow:hidden;}

/* 定义全局通用样式 */
.tl{text-align: left;}
.tc{text-align: center;}
.tr{text-align: right;}
.fl{float:left;}
.fr{float:right;}
.hide{display: none;}
.full{width: 100%}
.container,.frplqt{
	width:100%;
	overflow: hidden;
	max-width: 1200px;
	margin:0 auto;
}
.vc{
	display: table-cell;
   vertical-align: middle;
   /*text-align: center;*/
}



/* new *****************************************************************************/

/* topbar */
.topbar { height: 32px; line-height: 32px; background-color: #eee; overflow: hidden;}
.welcome { float: left; font-size: 14px;}
.topnav { float: right; font-size: 12px;}
.topnav a { margin: 0 5px;}
.topnav span { color: #ccc;}






/* header */
.header { height: 140px; }
.logo { position: relative; float: left; height: 140px; }
.logo img { width: auto; height: auto; }
.logo h1 { position: absolute; top: 90px; left: 125px; z-index: 1; font-size: 18px;}
.logo b { position: absolute; top: 90px; left: 125px; z-index: 1; font-size: 18px;}
.zptopzhong{ float:left; margin-top:38px; margin-left:30px;     border-left: 1px solid #ddd; padding-left:30px;}
.zptopzhong h2{ color:#555; font-size:24px; font-weight:normal;}
.zptopzhong p{color:#555; font-size:16px; }
.zptopzhong span{ color:#cd261e;}
.hotonline { float: right; margin-top: 45px; padding-left: 50px; background: url(../images/teltop.png) no-repeat left center;}
.hotonline span { display: block; font-size: 15px; }
.hotonline strong { display: block; font-family: impact; font-size: 30px; font-weight: normal; color: #169d99; line-height: 1.2;}

/* header-m */
.header-m { display: none; }

/* 导航 */
.nav {    background: #169d99;   border-bottom: 3px solid #139692;overflow: hidden;}
.nav ul{ display:flex;}
.nav ul li {height:55px; position: relative;  flex:1; text-align:center; background-image:url(navli.png); background-repeat:no-repeat; background-position: center right  } 
.nav ul li a { display: block; height: 55px; padding: 0 32px; font-size: 14px; color:#fff; line-height: 55px;}
.nav ul li:nth-child(1){border:none;}
.nav ul li a:hover {background-color: #139692;}
.nav ul li a img { display: inline-block; width: 18px; height: 18px; margin-right: 5px;
    margin-top: -2px; vertical-align: middle; }
.nav ul li.active a {background-color: #139692;}

/*banner*/
.banner{overflow: hidden;position: relative;height:auto;}
.banner img{width: 100%;max-height: 460px;}
.banner .hd {text-align: center;position: absolute;width: 100%!important;line-height: 5px;bottom:15px;left: 0;}
.banner .hd span {display: inline-block;width: 43px;height: 5px;line-height: 5px;background: #C7C7C7;margin: 0 5px;cursor: pointer;}
.banner .hd span.on {background: #009a44;}

/* hotseller */
.hotseller {background: #eee;height: 36px;line-height: 36px;margin-bottom: 5px;}
.hotseller span{font-size: 14px;font-weight: 600;padding-right: 12px;}
.hotseller a { padding-right: 8px;font-size: 14px;}
@media(min-width:901px){.article1 img{ width:auto;} .zp-myin{ width:1200px; margin:0 auto;}}
@media(max-width:900px){
.article1 img{ width:100%;}
.zp-myin{ display:none;}
.topbar,
.header,
.hotseller { display: none;}
.header-m { display: block; }
.header-m .zplogo img{ width:80%; display:block; float:left;}
.nav { clear:both; border: none; background: none;}
.nav ul { padding: 2px; }
.nav ul li { position: static; float: left; width: 25%; margin-left: 0; background: no-repeat; }
.nav ul li a { height: 45px; margin: 2px; padding: 0; line-height: 45px; text-align: center; text-overflow: ellipsis; white-space: nowrap; border-radius: 4px; background-color: #2c2c2c; overflow: hidden;}
.nav ul li a img { display: none;}
.nav ul li.active a { background-color: #009946;}
.banner{ clear:both;}
}














/*产品中心*/
.product {   margin-bottom: 20px;  overflow: hidden; }
.product_cat {float: left;width: 100%;background-color: #169d99;margin-bottom1: 5%;}
.product_cat .title { padding: 35px 0 5px; color:#fff; text-align: center; }
.product_cat .title h2 { font-size:27px; font-weight: bold; line-height: 1; }
.product_cat .title span { font-size: 12px; text-transform: uppercase; line-height: 1; }
.product_cat > ul { margin: 13px; padding: 12px; border-radius: 5px; background-color: #fff; }

.product_cat > ul > li:last-child { margin-bottom: 0;}
.product_cat > ul > li > span { display: block; }
.product_cat > ul > li a {display: block;height: 44px;font-size:18px;color: #333;line-height: 44px;text-indent: 20px;border-radius: 5px; background:url(../images/idx_h3a1.png) left center no-repeat; padding-left:6px;}
.product_cat .sub { margin-top: 10px; }
.product_cat .sub li { position: relative; height: 36px; border-bottom: 1px solid #e6e6e6;}
.product_cat .sub li a { position: absolute; top: 0; left: 0; z-index: 1; width: 100%; height: 36px; padding-left: 12px; color:#666; line-height: 36px; background-color: #fff; overflow: hidden; }
.product_cat .sub li a:hover {font-weight: bold;color: #f00;background-color: #e6e6e6;}

.product_list { float: right; width: 77%;}
.product_list_zp{ clear:both; width:100%; float:none;}
.product_list .title,.product_list_zp .title {height: 30px;padding-bottom: 20px;border-bottom: 5px solid #c12b2c;}
.product_list .title h2,.product_list_zp .title h2 { float: left; font-size: 25px; font-weight: bold; line-height: 30px;}
.product_list .title h2 span,.product_list_zp .title h2 span { margin-left: 15px; font-size: 14px; font-weight: normal; color: #999; text-transform: uppercase;}
.product_list .title a,.product_list_zp .title a { float: right; font-size: 13px; color: #666; line-height: 30px;}
.product_list .items,.product_list_zp .items { width:1200px; overflow: hidden;}
.product_list .items ul,.product_list_zp .items ul { margin: 0 -7px; width:1300px;}
.product_list .items ul li,.product_list_zp .items ul li { float: left; width: 16.9%; margin-right: 2%; margin-top:20px; overflow: hidden; }
.product_list .items ul li > a,.product_list_zp .items ul li > a { position: relative; display: block; height: 0; padding-top: 90%; overflow: hidden; border:1px #ccc solid;}
.product_list .items ul li > a img,.product_list_zp .items ul li > a img { position: absolute; top: 0; left: 0; width: 100%; height: 100%;}
.product_list .items ul li > p,.product_list_zp .items ul li > p {height: 32px;margin: 0 7px;color: #fff;line-height: 32px;text-align: center;background-color: #c12b2c;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.product_list .items ul li > p a ,.product_list_zp .items ul li > p a {color: #fff;}
.product_list .items ul li:hover > p {background-color: #2c2c2c;}

.product_list_zp .items ul li > p { background:#fff;}
.product_list_zp .items ul li > p a{ color:#333;}
@media(max-width:900px){
.product_cat { float: none; width: 100%; margin: 20px 0; background-color: transparent;}
.product_cat .title { height: 35px; margin-bottom: 15px; padding: 0 10px; color: #333; border-bottom: 1px solid #029a47; overflow: hidden;}
.product_cat .title h2 { float: left; font-size: 18px; font-weight: normal; color: #029a47; line-height: 35px;}
.product_cat .title span { float: left; margin-left: 10px; line-height: 35px;}
.product_cat > ul { margin: 5px; padding: 0; font-size: 0; border-radius: 0; background-color: #fff;}
.product_cat > ul > li { display: inline-block; margin: 2px;}
.product_cat > ul > li:last-child { margin: 2px;}
.product_cat > ul > li > span { }
.product_cat > ul > li a { height: 38px; padding: 0 25px; font-size: 15px; color: #333; line-height: 38px; text-indent: 0; border-radius: 4px; border: 1px solid #009a44; background-color: transparent; }
.product_cat .sub { display: none;}

.product_list { float: none; width: 100%; margin: 20px 0;}
.product_list .title { height: 35px; margin-bottom: 15px; padding: 0 10px; border-bottom: 1px solid #029a47; overflow: hidden;}
.product_list .title h2 { float: left; font-size: 18px; font-weight: normal; color: #029a47; line-height: 35px;}
.product_list .title h2 span { margin-left: 10px; font-size: 12px; font-weight: normal; color: #999; line-height: 35px;}
.product_list .title a { float: right; font-size: 13px; color: #666; line-height: 35px;}

.product_list .items ul { margin: 0 5px;}
.product_list .items ul li { width: 33.333%; margin-top: 15px;}
.product_list .items ul li > a { margin: 0 5px; padding-top: 65%;}
.product_list .items ul li > a img {}
.product_list .items ul li > p { height: 25px; margin: 5px 5px 0; line-height: 25px; background-color: transparent;}
.product_list .items ul li > p a { color: #333;}
.product_list .items ul li:hover > p { background-color: transparent;}
}


/* 定制流程 */
p.p_title {font-size: 32px;text-align: center; line-height: 1.1; font-weight: bold;padding-top: 50px;text-transform: uppercase;color: #cccccc;}
h2.h2_title {text-align: center;font-size: 29px; line-height: 1.1; margin-bottom: 30px;}
h2.h2_title i {display: inline-block;*display: inline;*zoom: 1;vertical-align: middle;width: 230px;height: 3px;}
h2.h2_title i.titl {background: url(../images/titl01.png) no-repeat right center;}
h2.h2_title i.titr {background: url(../images/titr01.png) no-repeat left center;}
h2.h2_title a {display: inline-block;*display: inline;*zoom: 1;vertical-align: middle;padding: 0 15px;color: #333;}
h2.h2_title span {display: inline-block;*display: inline;*zoom: 1;vertical-align: middle;padding: 0 15px;color: #333;}

.dzlc {background: #009946;height: 425px; margin: 20px 0; }
.dzlc .dzlcline {height: 425px;background: url(../images/line01.png) no-repeat center 215px;}
.dzlc p.p_title {color: #007435;}
.dzlc h2.h2_title span {color: #fff;}
.dzlc h2.h2_title i.titl {background: url(../images/titl02.png) no-repeat right center;}
.dzlc h2.h2_title i.titr {background: url(../images/titr02.png) no-repeat left center;}
.dzlc .dzlc_con {height: 180px;}
.dzlc .dzlc_con ul {height: 30px;line-height: 30px;text-align:center;}
.dzlc .dzlc_con ul li {float: left;width: 130px;margin-left: 45px;font-size: 16px;color: #fff;}
.dzlc .dzlc_con ul li span {
	display: block;
	width:128px;
	height:128px;
	
	margin:0 auto;
}
.li1 span {
	background: url(../images/dzlc01.png) 0px 0px;
}
.li5 span {
	background: url(../images/dzlc01.png) 478px 0;
}
.li4 span {
	background: url(../images/dzlc01.png) 650px 0px;
}
.li3 span {
	background: url(../images/dzlc01.png) 825px 0;
}
.li2 span {
	background: url(../images/dzlc01.png) 1000px 0;
}
.li6 span {
	background: url(../images/dzlc01.png) 302px 0;
}
.li7 span {
	background: url(../images/dzlc01.png) 1302px 0;
}
.dzlc .dzlc_con ul li:first-child {margin-left: 10px;}
.dzlc .dzlc_ljzx {display: block;width: 153px;height: 36px;line-height: 36px;text-indent: 31px;font-size: 14px;color: #fff;background: url(../images/jtr02.png) no-repeat 94px center;border: 1px solid #fff;margin: 15px auto 0 auto;}
.shouye {
	width:22%;
}
@media(max-width:900px){
.about_full .content .img img {
	display: none;
}
.shouye {
	width:100%;
}
.dzlc { 
	padding-bottom: 10%;
	height:auto;
}
.dzlc .dzlcline {
	height: auto;
}
.dzlc .dzlc_con {
	height: auto;
}
.dzlc .dzlc_con ul {
	height: auto;
}
.dzlc .dzlc_con ul li {
	float: none;
	width: 100%;
	margin-left: 0;
	margin-bottom: 10%;
}
.dzlc .dzlc_con ul li:first-child {
    margin-left: 0px;
}

}

/* //new *****************************************************************************/


/*
 * 合作伙伴
 */
.globalpartner
{width:100%;height:134px;overflow:hidden;background:#c12b2c;}
.partner{width:1200px;height:134px;overflow:hidden;margin:0 auto;position:relative;}
.partner .title{width:134px;height:95px;overflow:hidden;position:absolute;left:0px; top:21px;border-right:1px dashed #42bb86;}
.partner .title em{color:#fff;font-size:26px;font-family:"Microsoft YaHei" !important;font-weight:bold;position:absolute;left:12px;}
.partner .title span{color:#fff;font-size:19px;font-family:"Microsoft YaHei" !important;font-weight:bold;position:absolute;left:14px;top:58px;}
.partner .extend{width:1047px;height:94px;overflow:hidden;position:absolute;right:0px;top:21px;}
.partner .extend ul{list-style:none;}
.partner .extend ul li{width:177px;height:94px;overflow:hidden;float:left;}
.partner .extend ul li img{width:160px;height:94px;overflow:hidden;float:left;background:#fff;}



/*首页优势*/
.advantage,.advantage ul{overflow: hidden;}

.advcontent li{overflow: hidden;}
.advcontent .des{width: 35%;max-height: 240px;overflow: hidden;padding: 0 2.5%;height:250px;}
.advcontent .des .title{font-size:28px;font-weight:600;margin-top:40px;height:42px;line-height:42px;padding-left:50px;}
.advcontent .des .ys1{background:url(../images/ys_title_1.jpg) no-repeat;background-size:42px;}
.advcontent .des .ys2{background:url(../images/ys_title_2.jpg) no-repeat;background-size:42px;}
.advcontent .des .ys3{background:url(../images/ys_title_3.jpg) no-repeat;background-size:42px;}
.advcontent .des .ys4{background:url(../images/ys_title_4.jpg) no-repeat;background-size:42px;}
.advcontent .des  p{line-height:36px;font-size:15px;}
.advcontent .img{width: 60%;}


/*通用title*/


.title_con h3{
    font-family: "Microsoft Yahei";
    text-align: center;
    font-size: 24px;
    height: 60px;
    margin-bottom: 30px;
    color: #004098;
}
.title_con h3 i{
    display: block;
    padding-top: 12px;
}
.title_con h3 i img{
    width: auto;
}
.title_con{width:100%;padding-bottom: 12px;overflow: hidden;border-bottom: 1px solid #ccc;}
.title_con .title{float:left;width: 100%;}
.title_con .title a{  display:block; padding:5px 10px; color:#333; float:left;}
.title_con .title a:nth-child(2){ float:right;}

.title_con .title span{font-size: 20px;color: #c02b2c;}
.title_con .title span img{width:auto;vertical-align: middle;margin-top: -2px;}
.title_con .title i{font-size: 16px}
.title_con .more{float:right;}
.title_con .more a{height: 32px;line-height: 32px;}
.mobile_s{display: none}
/*案例展示*/
.case_container{margin-top: 12px;}
.case{margin-top: 8px;}
.case li{width: 24%;margin:0 0.5%;float:left;}
.case li .con{border:1px solid #ddd;overflow: hidden;padding:3px;}
.case li .con a{text-align: center;display: block;}
.case .a{padding: 5px;font-size: 14px;font-weight: 600;}
.case li:hover{cursor:pointer;}
.case li:hover a{color:#009a44;}
.case li:hover .con{border:1px solid #009a44;}

/*公司简介*/
.about{margin-top: 12px;float:left;height: 285px;overflow: hidden;width:65%}
.about .img{width: 300px;float:left;padding:10px 8px 5px 0px;height: 180px;overflow: hidden;}
.about .aboutus{padding-top: 5px;line-height: 26px;}

.about_full{margin-top: 12px;float:left;overflow: hidden;width:100%;}
.about_full .content{ padding:0 5px;overflow: hidden;border-radius:5px;margin-top:8px;}
.about_full .video{width:48%;float:left;padding:8px 8px 0px 0px;max-height: 100%;overflow: hidden;}
.about_full .aboutus{padding-top: 5px;line-height: 26px;width:49%;float:right;}
.about_full .aboutus p a{ font-weight:bold;}
.about_full .aboutus h3{line-height:40px; font-size:24px;}
.about_full .showmore a{display: block;width: 120px;background: #c12b2c;border-radius: 5px;color: #fff;text-align: center;height: 32px;line-height: 32px;margin-top: 15px;}
.about_full .aboutus ul{ clear:both; padding-top:5px;}
.about_full .aboutus ul li{ float:left; width:31%; margin-left:1%; margin-right:1%; text-align:center;}
.about_full .aboutus ul li img{ width:100%; height:110px;} 
/**/
.contact_list  li {height: 34px;line-height: 34px;overflow: hidden;}
.contact_list li a{display: inline-flex;height: 34px;line-height: 34px;overflow: hidden;}

.contact_list li span{display: inline-block;float: right;}
/*技术专题*/
.tech{margin-top: 12px;width: 32%;float:right;height: 285px;}

.tech_list li {height: 34px;line-height: 34px;overflow: hidden;border-bottom:1px dashed #aaa;width: 48%;float: left;margin-right: 3%;}
.tech_list li:before{ content:''; width:4px; height:4px; border-radius:50%; background:#000; display:inline-block; margin-right:5px; vertical-align:middle; margin-top:-3px;}
.tech_list li a{height: 34px;line-height: 34px;overflow: hidden;}
.tech_list li span{display: inline-block;float: right;}
.tech_list li:nth-child(2n+2){
    margin-right: 0;
}





/*企业荣誉*/
.honor {margin-top: 10px;margin-bottom: 10px;background: url(/images/js_h3.gif) no-repeat center 43px;padding-top: 76px;}
.honor_list{position: relative;width: 100%;height: 245px;margin: 0 auto;overflow: hidden;}
.honor_list ul { position: absolute; top:0; left:0; z-index: 1; overflow: hidden;}
.honor_list ul li {float: left;width: 337px;height: 245px;text-align: center;margin: 0 10px;}
.honor_list ul li .con { padding: 5px;}
.honor_list ul li .pic { display: block;}
.honor_list ul li .pic img { display: block; width: 337px; height: 245px;}
.honor_list ul li .tit { display: block; margin-top: 5px; line-height: 20px;}

/*采购指南*/
.purchase{width: 100%;float: left;}
.purchase ul{
    overflow: hidden;
}
.news{width: 48%;float: left;margin-right: 2%;}

.question{width: 32%;float: left;}
.gdbox{height: 345px;overflow: hidden;margin: 5px;}
.question .q {margin: 5px 0;height: 26px;overflow: hidden;}
.question .q i{width: 24px;height: 24px;display: inline-block;background: #169d99;color:#fff;text-align: center;line-height: 26px;}
.question .q a{line-height: 26px;height:26px;display: inline;padding-left: 8px;}
.question .a {line-height:26px;max-height: 52px;overflow: hidden;}
.question .a i{width: 24px;height: 24px;margin-right: 8px;display: inline-block;background: #cd261e;color: #fff;text-align: center;line-height: 26px;}
.question .a span{display: inline;line-height: 26px;height:26px;}
.question .a a{color:#0058c3;font-size: 12px;padding:0 8px;}

.question_list li{margin:5px 0;padding-bottom: 5px;border-bottom:1px dashed #aaa;}
.question_list {
	padding-left: 5px;
   display: inline-block;
   animation: 20s wordsLoop linear infinite normal;
}
@keyframes wordsLoop {
	0% {transform: translateY(0px);-webkit-transform: translateY(0px);}
	100% {transform: translateY(-50%);-webkit-transform: translateY(-50%);}
}

/*底部导航*/
.footer{margin-top: 20px}
.footer_pc {height: 38px;color: #fff;background: #139692 url(../images/navbg.png) repeat-x;}

.footer-nav { height: 38px; text-align:center;}
.footer-nav li { position: relative; display: inline-block;  padding: 0 18px; font-size: 14px; color: #fff; line-height: 38px;}
.footer-nav li:before { content: ""; position: absolute; top: 50%; left: 0; width: 1px; height: 12px; margin-top: -6px; background-color: #fff;} 
.footer-nav li:first-child:before { display: none;}
.footer-nav li a { color: #fff;}

.footer_yl{background: #fff}
.wrap1 {margin-left: -5px;margin: 0 auto;color: #000000;font: 12px "宋体", "Arial Narrow";text-align: left;margin-bottom:0px;}
.fLink {position: relative;margin-left: 3px;border-bottom:1px solid #666}
.sideTit {width: 1200px;height: 28px;line-height: 28px;background-position: 0 -30px;}
.both, .clear {clear: both;}
.fLink ul {padding: 0px;float: left;margin-top: -0px;}
.sideTit ul {}
.height50{min-height:50px;padding-top:8px}
.height50 a{line-height:26px;font-size:12px;color:#000000;padding:0 4px;}
.fLink .this {border-top: 0px;background: #fff;padding: 0 10px;}
.sideTit .this {color: #000;background: #FFF;}
.fLink li {padding: 0 10px;height: 28px;font-size: 13px;line-height: 28px;float: left;}
.sideTit li {float: left;height: 28px;line-height: 28px;cursor: pointer;}
.footer_logo{background: #169d99; padding-bottom:10px; }
.flogo{ float: left;margin-right: 50px;  margin-top:20px; text-align:center;}
.flogo img{ width:auto;}
.footer_logo .com{padding-top: 20px;}
.footer_logo .com p{color:#fff;line-height: 24px;}
.footer_logo .com	a{color:#fff;}




.nav_mobile{display: none;}



.mobile_con{background: #169d99;text-align: center;margin-bottom:70px;padding:10px 10%}
.mobile_con p{line-height: 34px;font-size: 15px;color:#fff;}




/*content*/
.left_con{float: left;width: 18%;}
.left_con .pro_list h2{line-height: 66px;background: #169d99;color:#fff;text-align: center;font-size: 20px;}
.left_con .pro_list ul{overflow: hidden;margin-top: 12px;}
/*.left_con .pro_list ul li{height: 28px;line-height: 28px;padding-left: 16px;font-size: 15px;}*/
.news-cl{
    float: right;
}
.news-cr{
    float: left!important;
}

.left_con .pro_list ul li {color:#fff;width: 100%;font-size:15px;background: #169d99;line-height: 44px;margin-bottom: 8px;text-align: center;}
.left_con .pro_list ul li a{color: #fff;}
.left_con .pro_list ul li:hover {background: #139692}
.left_con .pro_list ul li:hover a{color: #fff;}
.left_con .title,.left_con2 .title{line-height: 44px;background: #169d99;color:#fff;text-align: center;font-size: 20px;}

.left_con2{ width:22%; float:right;}
.left_con .similar,.left_con2 .similar{overflow: hidden;/* border: 1px solid #c12b2c; */margin-top: 8px;}
.left_con .similar ul li,.left_con2 .similar ul li{line-height: 26px;/* padding-left: 8px; */margin-bottom: 5px;border-bottom:1px dashed #ddd;}


.left_con .contact{overflow: hidden;border: 1px solid #169d99;background: #eee;margin-top: 20px;}
.left_con .contact p{line-height: 32px;padding-left: 16px}
/*.left_con .contact span{width: 50px;display: inline-block;}*/
.right_con2{ width:76%; margin-top: 8px; float:left;}
.right_con{float: right;width: 80%;}
.breadcrumb{border:1px solid #ddd;border-radius: 3px;line-height: 32px;height: 32px;padding-left: 8px;}
.article{padding:8px;overflow: hidden;border:1px solid #ddd;border-radius: 3px;margin-top: 20px}
.zpdazhuang strong{ font-size:16px; color:#333; font-family:"微软雅黑"; background:url(../images/bg3.png) left center no-repeat; padding-left:28px; display:block;  }
.article div img{display:block;margin:10px auto;}
.article p img {
    display: block;
    margin: 10px auto;
}
.zp-tt{ text-align:center;}
.article1 h1{ text-align:center; padding:15px;}

.article p{line-height: 28px;margin-top: 5px;font-size: 15px;}
.article_about{margin-top:20px;min-height:400px;}
.article_about h1{padding-bottom:10px;margin-bottom:10px;border-bottom:1px dashed #aaa;}
.article_about .contact{width: 60%;float: left}
.article_about .er{width: 150px;float: left}
.article .titlepic{text-align: center}
.article .titlepic img{width: 426px;height: 266px;}
.article h1{text-align: center; padding-top:20px; padding-bottom:20px;}
.article .writer{text-align: center;margin: 5px 0;}
.article .writer span{margin: 0 5px;}
.article .des{font-size: 15px;text-indent: 24px;line-height: 24px;border-bottom: 1px dashed #ddd;border-top:1px dashed #ddd;padding:5px 0;margin:8px;}
.article img { width: auto;} 
.similar_product{overflow: hidden;width:100%;margin-top: 20px auto;}
.similar_product ul{overflow: hidden;padding: 10px 0;}
.similar_product ul li{width: 24%;float: left;margin:0 0.5%;text-align: center}
.similar_product ul li img{height:140px;width:100%;}
/*产品列表*/
.right_con .product_list_2{padding:12px;overflow: hidden;border:1px solid #ddd;border-radius: 3px;margin-top: 20px}
.right_con .product_list_2 li{padding:5px 0; border-bottom:1px dashed #aaa;}
.right_con .product_list_2 .img{width: 130px;height: 100px;float:left;margin-right: 12px;}
.right_con .product_list_2  img{width: 130px;height: 100px;}
.right_con .product_list_2 .con {height: 100px;overflow: hidden;}
.right_con .product_list_2 .con a{line-height: 26px;}
.right_con .product_list_2 .con p{line-height: 24px;font-size: 12px;}

.showpage{margin-top:6px;text-align:center}

/*新闻列表*/
.news_list_box{ width:1200px; overflow:hidden;}
.news_list_box .news_list2:nth-child(2),.news_list_box .news_list2:nth-child(4){ float:right;}
.news_list2{overflow: hidden; margin-top: 20px; width:49%; float:left;}
.news_list{overflow: hidden; margin-top: 20px; border:1px solid #ddd;border-radius: 3px;padding:12px;}
.news_list2 .zztit{ background:url(../images/r1.png) left bottom no-repeat; height:50px; line-height:50px; padding-left:30px;} 
.news_list2 .zztit span{ color:#333; font-size:22px;}
.news_list2 .zztit a{ float:right; color:#cd261e; font-size:14px; display:block;}

.news_list2 ul{border:1px solid #ddd;border-radius: 3px;padding:12px; margin-top:12px;}
.news_list ul li,.news_list2 ul li{
	height: 32px;
	line-height: 32px;
	font-size: 15px;
	padding-left: 16px;
	/*background: url('../images/liststyle.jpg') no-repeat;*/
	list-style: circle inside;
	padding-bottom: 5px;
	border-bottom: 1.5px dashed #ddd
}
.news_list ul li a,.news_list2 ul li a{display: inline-block;}
.news_list ul li span,.news_list2 ul li span{display: inline-block;float: right;font-size: 14px;color:#666;}
/*产品中心列表*/
.right_con .product_list{ width: auto; padding:12px;overflow: hidden;border:1px solid #ddd;border-radius: 3px;margin-top: 20px}
.right_con .product_list .title{height: 60px;line-height: 60px;background: #009a44;margin-bottom: 8px;}
.right_con .product_list .title span{color:#fff;font-size: 20px;padding-left: 14px;display: inline-block;line-height: 40px;}
.right_con .product_list .title a{color:#fff;font-size: 12px;padding-right: 14px;display: inline-block;float: right}
.right_con .product_list ul li{width: 33%;overflow: hidden;text-align: center;float:left;margin-right:0.4%;}
.right_con .product_list ul li:nth-child(3n){margin-right: 0}
.right_con .product_list ul li img{border:1px solid #ddd;}
.right_con .product_list ul li:hover{cursor:pointer;}
.right_con .product_list ul li:hover a{color:#ff0000;}
.right_con .product_list ul li:hover img{border:1px solid #ff0000;}
.right_con .product_list ul li img{width: 95%;max-height: 95%;padding:1.5%;overflow:hidden;height: 160px;}



@media(max-width:1360px){
	.container,.frplqt{
		width:90%;
		overflow: hidden;
	}
	
	.product_list ul li img {width: 95%;max-height: 95%;height: 205px;padding: 1.5%;overflow: hidden;}
}
@media(max-width:1072px){
	
	.telimg{padding-left: 10%;padding-top: 10px;display:none}
	.tel{padding-top: 10px;float:right}
	.tel .ctext{display:none}

}
@media(max-width:1024px){

	.about_full{ display:none;}
	.container,.frplqt{
		width:100%;
		overflow: hidden;
		margin:0 auto;
	}
	
	.footer_pc{display: none}
	.nav_mobile{display: block;}
.w1200{width: 100%!important;text-align: center;overflow: hidden;}
.index .floor_3_main .title2{width: 100%!important;margin-top: 15px!important;}
.index .floor_3_main{
    height: 340px!important;
    padding: 0 0 15px 0;
}
.index .floor_3_main .liuc{
    width: 100%!important;
    padding-left: 0!important;
}
.index .floor_3_main .liuc li{
    width: 33%!important;
    text-align: center;
}
.index .floor_3_main .liuc li p{
    width: 100%!important;
}
.index .floor_3_main .liuc .list{
}
.appimg{display:none;}
.advcontent .des .title{
    margin-top: 0px;
}











}
@media(max-width:900px){
.pr{ margin-top:0!important; padding-bottom:0!important;}
.pr .pr_kj{ width:100%!important;}
.pr .pr_kj .prt li{ width:100%!important; text-align:left!important; padding-left:30px!important;}
.product_cat_zp ul li{ width:23%!important;}
#zpmenu{ display:none; z-index:999; width:100%;}
.nav ul{ display:block; background:#169d99; width:100%}
.nav ul li{ width:100%; float:none; border-top:1px #ccc solid; height:45px;}
.nav ul li a{ background:#169d99;}
.zpnone{ display:none;}
.news_list_box{ width:100%;}
.news_list2{ width:98%; float:none!important; margin-left:1%; margin-right:1%;}
.news_list2 ul li span{ display:none;}
.product_list .items, .product_list_zp .items{ width:100%; overflow:hidden;}
.product_list .items ul, .product_list_zp .items ul{ width:100%;margin:0;}
.product_list .items ul li, .product_list_zp .items ul li{ width:48%; margin-left:1%; margin-right:1%;}

	.container,.frplqt{
		max-width: 800px;
	}

	/*首页优势*/
	.advcontent .des{width: 100%;height:auto;float: none;}
	.advcontent .des .title{font-size:22px;font-weight:600;padding-top:5px;}
	.advcontent .des  p{line-height:26px;font-size:14px;}
	.advcontent .img{width:100%}
	/*通用title*/
	.title_con{border-bottom: 1px solid #009a44;padding-bottom: 0;}
	.title_con .title span{font-size: 16px;}
	.title_con .title i{font-size: 12px}
	.title_con .more a{height: 24px;line-height: 24px;}
	/*案例展示*/
	.case_container{margin-top: 6px;}
	.case{margin-top: 6px;}
	.case li{width: 24%;margin:0 0.5%;float:left;}
	.case li .con a{text-align: left;}
	.case .a{overflow: hidden;height: 24px;line-height: 24px;padding: 0;font-size: 12px;}
	.case li .con p{display: none}

	/*公司简介*/
	.about{margin-top: 6px;width:100%;float:left;height: auto;overflow: hidden;}
	.about .img{width: 300px;float:left;height: 180px;}
	.about .aboutus{padding-top: 5px;line-height: 26px;}
	.about .content{padding:0 5px;}
	.about_full .video{width:50%;float:none;margin:0 auto;}
	.about_full .aboutus{width:100%;float:none;}
	/*技术专题*/
	.tech{margin-top: 6px;width: 100%;float:none;height: auto;}
	.tech_list{padding:0 5px;}
	.tech_list li {height: 26px;line-height: 26px;margin-bottom: 5px}
	.tech_list li a{width:70%;height: 26px;line-height: 26px;font-size: 14px}


	/*企业荣誉*/
	
	.mobile_s{display: block;}

	.purchase{width: 100%;float: none;margin-right: 0}
	.news{display:none}
	.question{display:none}


	/*content*/
	.left_con,.left_con2{ display:none;}
	.left_con{float:none;width: 100%;}
	.left_con .pro_list h2{background: #fff;color:#333;text-align: left;display: inline;line-height: 40px;}
	.left_con .pro_list ul{border:none;background: #fff}
	.left_con .pro_list ul li{float:left;width: auto;margin: 0 8px; background: #fff;}
	.left_con .pro_list ul li a{color:#333;}
	.left_con .contact{display: none}
	.left_con .similar{display: none}
	/*.left_con .contact span{width: 50px;display: inline-block;}*/
	.right_con{float:none;width: 100%;}
	.breadcrumb{width:98%;border-bottom: :1px solid #ddd;border-top:none;border-left:none;border-right: none}


	.right_con2{ float:none;width: 98%; margin-left:1%; margin-right:1%;}
	.right_con .product_list{float:none;width: 100%;}
	.right_con .product_list .title{height: 36px;line-height: 36px;background: #009a44;margin-bottom: 8px;}
	.right_con .product_list .title span{color:#fff;font-size: 16px;padding-left: 14px;display: inline-block;line-height: 40px;}
	.right_con .product_list .title a{color:#fff;font-size: 12px;padding-right: 14px;display: inline-block;float: right}
	.right_con .product_list ul li{width: 32%;}
	.right_con .product_list ul li p{line-height: 24px;height: 24px;overflow: hidden;}
	.similar_product ul li{width: 48%;}
	/*隐藏首页客服*/
	#lovexin12 {display: none}
	.footer_yl{display:none}
	.news_list ul li{list-style:none;padding-left:0px;}
    .news_list ul li a{width:55%;white-space:nowrap;overflow:hidden;}
	
	.footer_nav { width: 100%; height: 65px; position: fixed!important; bottom: 0; right: 0; z-index: 9999; -webkit-transition: all 0.3s ease-in-out 0s; -moz-transition: all 0.3s ease-in-out 0s; -ms-transition: all 0.3s ease-in-out 0s; transition: all 0.3s ease-in-out 0s; }
	.foot {background:#169d99; width: 100%; position: fixed; height: 65px; bottom: 0; left: 0; z-index: 10; -webkit-transition: all 0.3s ease-in-out 0s; -moz-transition: all 0.3s ease-in-out 0s; -ms-transition: all 0.3s ease-in-out 0s; transition: all 0.3s ease-in-out 0s; }
	.foot-relative { position: relative; width: 100%; height: 65px;}
	.foot a { display: block; float: left; width: 25%; color: #fff}
	.foot a span { display: block; width: 100%; text-align: center; font-size: 25px;line-height:38px;}
	.foot a h3 { width: 100%; text-align: center; font: 14px/10px "microsoft yahei";}
	@font-face { font-family: 'icomoon'; src: url('../fonts/icomoon.eot'); src: url('../fonts/icomoon.eot') format('embedded-opentype'),  url('../fonts/icomoon.ttf') format('truetype'),  url('../fonts/icomoon.woff') format('woff'),  url('../fonts/icomoon.svg') format('svg'); font-weight: normal; font-style: normal; }
	.iconfont { font-family: 'icomoon' !important; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; 
-webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;}
}





.newsShow {
    clear: both;
}
.Upnews {
    height: 172px;
    overflow: hidden;
    margin-top: 10px;
    width: 770px;
    margin-bottom: 15px;
}
.Upnews img {
    display: block;
    float: left;
    width: 294px;
    height: 172px;
}
.UpneText {
    float: right;
    width: 460px;
    margin-left: 15px;
}
.UpneText h3 {
    line-height: 40px;
    height: 40px;
    overflow: hidden;
}
.UpneText h3 a {
    font-size: 16px;
    font-weight: 600;
    /* color: #0863af; */
}
.UpneText p {
    height: 95px;
    margin-bottom: 10px;
    line-height: 25px;
    overflow: hidden;
    color: #666;
    text-indent: 2em;
}
.UpneText button {
    width: 108px;
    height: 28px;
    background-color: #2c2c2c;
    color: white;
    border: 0;
    cursor: pointer;
}
.UpneText button a{
    color: #ffffff;
}


.container-l{
    float: left;
    width: 795px;
    margin-right: 15px;
    box-shadow: 0 0px 0px 0 rgba(0,0,0,.1);
    border-width: 1px; 
}
.box-c{border-bottom:1px #ccc solid;
	padding-bottom:8px;
	margin-left:10px;
	margin-right:10px;	
	}
.box-c li{
  	font-size:20px;
	float:left;
    padding: 0 0;
	margin-right: 30px; 
    
    padding: 0 10px;
	color:#333;
}

.layui-tab-title li a {
    display: initial;
}


.honor-b{border:1px solid #ccc;padding: 15px;}





.qqfloat {
    position: fixed;
    right: 10px;
    bottom: 200px;
    width: 140px;
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 5px 9px rgba(4,0,0,.17);
    border: 1px solid #dedede;
    z-index: 99;
    overflow: hidden;
}
.qqfloat .tit {
    height: 50px;
    line-height: 50px;
    color: #fff;
    font-size: 14px;
    padding: 0 20px;
    background: #c12b2c;
}
.qqfloat .con {
}
.qqfloat .qqlist {
}
.qqfloat .qqlist li {
    line-height: 40px;
    height: 40px;
    overflow: hidden;
    margin-bottom: 1px;
}
.qqfloat .tel {
    padding: 4px 4px 4px;
}
.qqfloat .tel .txt {
    background: url(/images/icontel.png) no-repeat 10px center;
    line-height: 30px;
    font-size: 12px;
    color: #333;
    padding-left: 36px;
}
.qqfloat .tel .num {
    text-align: center;
    font-size: 16px;
    font-family: Verdana, arial;
    color: #005bac;
}
.qqfloat .tel {
    padding: 4px 4px 4px;
}
.qqfloat .tel .mobile {
    background: url(/images/iconmobile.png) no-repeat 10px center;
}
.qqfloat .tel .num {
    text-align: center;
    font-size: 16px;
    font-family: Verdana, arial;
    color: #333;
}
.qqshow {
    width: 40px;
    background: #c12b2c;
    text-align: center;
    position: fixed;
    right: -50px;
    bottom: 280px;
    border-radius: 10px 0 0 10px;
    line-height: 16px;
    box-shadow: 0 5px 9px rgba(4,0,0,.17);
    z-index: 98;
}
.qqshow a {
    display: block;
    width: 20px;
    height: 80px;
    padding: 40px 10px 0;
    font-size: 14px;
    color: #fff;
    background: url(/images/iconqq02.png) no-repeat center 15px;
}

.qqfloat .tit .close {
    float: right;
    width: 18px;
    height: 18px;
    display: block;
    background: url(/images/iconclose.png) no-repeat center center;
    text-indent: -9999px;
    margin: 16px 0 0;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
}

#scrollBar {
    display: none;
    z-index: 9999;
}
#scrollBar a {
    background: #005bac url(/images/gotop.png) no-repeat center 18px;
    color: #fff;
    width: 57px;
    height: 22px;
    line-height: 22px;
    padding-top: 35px;
    display: block;
    overflow: hidden;
    cursor: pointer;
    opacity: .8;
    filter: alpha(opacity=80);
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
    font-size: 12px;
    text-align: center;
}





/*anli*/
.jzbox{width:100%;overflow:hidden;padding:0px;}
.jz_bt{ height:100px; width:1200px; margin:0 auto; overflow:hidden; position:relative; color:#fff; }
.zxfg{margin-top: 40px;}
.zxfg .zxfc{width:360px; margin-right:3.33%; height: 460px;background: #f0f0f0;float: left;text-align: center;}
.zxfg .zxfc em{padding-top:90px;height: 77px;font-style: normal;font-weight: bold;display: block;font-size: 45px;color: #ff9c00;}
.zxfg .zxfc em i{display: block;font-size: 36px;font-style: normal;line-height: 26px;}
.zxfg .zxfc span{width: 228px;margin: 0 auto;display: block;border-top: 1px solid #c2c1c1;border-bottom: 1px solid #c2c1c1;height:55px;font-size: 20px;font-weight: bold;line-height: 55px;font-weight: bold;margin-bottom: 30px; color:#999; font-weight:normal;}
.zxfg .zxfc p{color: #585656;font-size: 18px;line-height: 30px;display: block;margin-bottom:30px}
.zxfg .zxfc a{display: inline-block;background: #ff7a04;width: 105px;height: 30px;color: #fff;font-size: 14px;line-height: 30px;margin-right: 8px}
.zxfg .zxfc a.cur{background: #2c2c2c;}
.zxfg .zxfc p.cur{width: 50px;}
.zxfg ul li{float: right;position: relative;width: 60px;overflow: hidden;}
.zxfg ul li span{width: 60px;float: left;display: block;}
.zxfg ul li.cur{width: 650px}
.zxfg ul li.cur p{width: 650px;}
.zxfg ul li.cur p img{width: 650px;height: 460px;}
.zxfg ul li span{position:absolute;top: 0;left:0;    background: url(../images/tmc.png) no-repeat right 0;}
.zxfg ul li span a{height:446px;background: #c12b2c;display:block;float: left;width: 16px;padding:30px 12px 0 12px;color: #fff;line-height:30px;font-size: 20px;}
.zxfg ul li span a:hover,.zxfg ul li.cur span a{background: #ff7a04;text-decoration: none;}
.zxfg ul li.cur span{background:none}
.zxfg .zxfc-t{float:left;width: 890px;}
.zxfg1{height: 460px;overflow:hidden;}
.w1200{width:1200px;margin:0 auto;overflow: hidden;}
.header, .content {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}
.content {
    overflow: hidden;
}




.index .floor_3_main {
	height: 134px;
	background: #169d99;
}
.index .floor_3_main .title2 {
	width: 280px;
	height: 78px;
	border-right: 1px solid #33a169;
	margin-top: 18px;
	color: #fff;
	padding-bottom:15px;
}
.index .floor_3_main .title2 h3 {
	font-size: 26px;
}
.index .floor_3_main .title2 h3 i {
	font-size: 18px;
	display: inline-block;
}
.index .floor_3_main .title2 p {
	font-size: 30px;
	font-family: "AvantGardeITVbyBT Book", arial;
	margin-top: 16px;
	
}
.index .floor_3_main .title2 p em {
	    width: 33px;
    height: 33px;
	display: inline-block;
	margin-right: 10px;
	background:url(../images/tteell.png) no-repeat;
	    background-size: cover;
}
.index .floor_3_main .liuc {
	width: 888px;
	overflow: hidden;
	padding-left: 30px;
	color: #fff;
	padding-top: 16px;
	height: 355px;
}
.index .floor_3_main .liuc .list {
	width: 100%;
}
.index .floor_3_main .liuc li {
	float: left;
	width: 134px;
}



.index .floor_3_main .liuc li p {
	width: 80px;
	float: left;
	text-align: center;
	font-size: 16px;
	-webkit-transition: all ease 300ms;
	-moz-transition: all ease 300ms;
	-ms-transition: all ease 300ms;
	-o-transition: all ease 300ms;
	transition: all ease 300ms;
}
.index .floor_3_main .liuc li p img {
	max-width: 100%;
	display: block;
	margin: 0 auto 12px;
	height: 44px;
}
.index .floor_3_main .liuc li .jt {
	width: 42px;
	height: 44px;
	float: left;
	display: block;
	background: url(../images/jtou1.png) no-repeat center;
}
.index .floor_3_main .liuc li:hover p {
	animation: flipInY 1.2s ease-out forwards;
	-webkit-animation: flipInY 1.2s ease-out forwards;
}
.index .floor_3_main .liuc li {
    float: left;
    width: 126px;
}
.index .floor_3_main .liuc li p {
    width: 80px;
    float: left;
    text-align: center;
    font-size: 16px;
    -webkit-transition: all ease 300ms;
    -moz-transition: all ease 300ms;
    -ms-transition: all ease 300ms;
    -o-transition: all ease 300ms;
    transition: all ease 300ms;
}
.index .floor_3_main .liuc li p img {
    max-width: 100%;
    display: block;
    margin: 0 auto 12px;
    height: 44px;
    width: auto;
}
.index .floor_3_main .liuc li:hover p {
	animation: flipInY 1.2s ease-out forwards;
	-webkit-animation: flipInY 1.2s ease-out forwards;
}
.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}
.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}



/*******animated css******/
.active .animated {
	-webkit-animation-duration: 1.2s;
	animation-duration: 1.2s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}
.delay100 {
	-webkit-animation-delay: 100ms;
	animation-delay: 100ms;
}
.delay200 {
	-webkit-animation-delay: 200ms;
	animation-delay: 200ms;
}
.delay300 {
	-webkit-animation-delay: 300ms;
	animation-delay: 300ms;
}
@-webkit-keyframes flipInY {
0% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
opacity: 1;
}
40% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
}
60% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
opacity: 1;
}
80% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
}
100% {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
}
@keyframes flipInY {
0% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
-ms-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
opacity: 1;
}
40% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
-ms-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
}
60% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
-ms-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
opacity: 1;
}
80% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
-ms-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
}
100% {

-webkit-transform: perspective(400px);
-ms-transform: perspective(400px);
transform: perspective(400px);
}
}
@-webkit-keyframes fadeInUp {
from {
opacity: 0;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
to {
	opacity: 1;
	-webkit-transform: none;
	transform: none;
}
}
@keyframes fadeInUp {
from {
opacity: 0;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
to {
	opacity: 1;
	-webkit-transform: none;
	transform: none;
}
}

.active .fadeInUp {
	-webkit-animation-name: fadeInUp;
	animation-name: fadeInUp;
}
@keyframes down-ico {
0% {
top: 0;
opacity: 1;
}
35% {
top: 20%;
opacity: 0;
}
65% {
top: -20%;
opacity: 0;
}
100% {
top: 0;
opacity: 1;
}
}
@-webkit-keyframes down-ico {
0% {
top: 0;
opacity: 1;
}
35% {
top: 20%;
opacity: 0;
}
65% {
top: -20%;
opacity: 0;
}
100% {
top: 0;
opacity: 1;
}
}
@keyframes scale-three2 {
0% {
transform: scale(1);
opacity: .8;
}
100% {
transform: scale(1.3);
opacity: 0;
}
}
@-webkit-keyframes scale-three2 {
0% {
-webkit-transform: scale(1);
opacity: .7;
}
100% {
-webkit-transform: scale(1.3);
opacity: 0;
}
}
@-moz-keyframes scale-three2 {
0% {
-moz-transform: scale(1);
opacity: .7;
}
100% {
-moz-transform: scale(1.3);
opacity: 0;
}
}
@-o-keyframes scale-three2 {
0% {
-o-transform: scale(1);
opacity: .7;
}
100% {
-o-transform: scale(1.3);
opacity: 0;
}
}
/*# sourceMappingURL=common.css.map */


.similar {
    overflow: hidden;
    width: 100%;
    margin-bottom: 15px;
}
.similar ul {
    overflow: hidden;
    /* border: 1px solid #ddd; */
    margin-top: 10px;
    /* padding: 10px; */
}
.similar ul li {
    width: 100%;
    margin-bottom: 8px;
    /* padding-left: 12px; */
}
.w-list-ul li {
    padding: 0;
    margin: 0;
    padding-bottom: 5px;
    margin-bottom: 5px;
    position: relative;
    min-height: 110px;
    border-bottom-color: #ddd;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
	color:#bbb;
	font-size:12px;
}
.w-list-ul .w-list-item .w-list-pic {
    padding: 0;
    margin: 0;
    margin-right: 10px;
    width: 116px;
    height: 88px;
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    text-align: center;
}
.w-list-ul li .w-list-pic {
    padding: 0;
    margin: 0;
    margin-right: 10px;
    width: 116px;
    height: 88px;
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    text-align: center;
}
.w-list-pic .w-list-piclink {
    display: block;
    width: 116px;
    height: 88px;
}
.w-list-ul li a{ color:#bbb;   height: 88px;	}
.w-list-ul li a img{ float:left; margin-right:12px; width:132px!important; height:110px;}
.w-list-ul li a p{ color:#333; font-size:16px;}
.w-list-ul li span{ display:block; color:#bbb; font-size:12px;}
.w-list-piclink img{width: 100%!important;}
.w-list-ul li a:hover{ color:#bbb;}
.w-list-ul li a p:hover{ color:#f00;}
.w-list-ul .w-list-item .w-list-pic .w-list-piclink .w-listpic-in {
    width: 116px;
    height: 88px;
    border: none;
    object-fit: cover;
    -webkit-transition: transform .3s linear;
    -moz-transition: transform .3s linear;
    -o-transition: transform .3s linear;
    -ms-transition: transform .3s linear;
    transition: transform .3s linear;
}

.w-list .w-list-ul .w-list-item .w-list-r {
    padding-left: 116px;
}
.w-list .w-list-ul .w-list-item .w-list-r .w-list-r-in {
    padding-left: 12px;
}
.w-list .w-list-ul .w-list-item .w-list-title {
    padding: 0;
    margin: 0;
    width: 100%;
/*    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
*/    overflow: hidden;
}
.w-list .w-list-ul .w-list-item .w-list-desc {
    padding: 0;
    margin: 0;
    margin-top: 5px;
    line-height: 18px;
    font-family: Tahoma;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    color: #999;
    text-decoration: none;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-break: break-all;
    overflow: hidden;
    text-overflow: ellipsis;
}
.w-list .w-list-ul .w-list-item .w-list-bottom {
    padding: 0;
    margin: 0;
    margin-top: 5px;
    height: 20px;
    line-height: 20px;
}
.w-list .w-list-ul .w-list-item .w-list-bottom .w-list-date {
    padding: 0;
    margin: 0;
    display: inline-block;
    font-family: Tahoma;
    font-size: 12px;
    font-style: normal;

    font-weight: normal;
    color: #BBB;
    text-decoration: none;
}
.w-list {
    margin: 0;
    padding: 0;
    overflow: hidden;
}

.cj{
    padding-top: 6px;
}
/*
 * 焦点图start
 */
.focus{position:relative;width:780px;height:460px;background-color:#fff; float:left;}
.focus img{width:810px;height:460px;}
.focus .btn{position:absolute;bottom:34px;left:510px;overflow:hidden;zoom:1;}
.focus .btn a{position:relative;display:inline;width:13px;height:13px;border-radius:7px;margin:0 5px;color:#B0B0B0;font:12px/15px "\5B8B\4F53";text-decoration:none;text-align:center;outline:0;float:left;background:#D9D9D9;}
.focus .btn a:hover,.focus .btn a.current{cursor:pointer;background:#fc114a;}
.focus .fPic{position:absolute;left:0px;top:0px;}
.focus .D1fBt{overflow:hidden;zoom:1;height:16px;z-index:10;}
.focus .shadow{width:100%;position:absolute;bottom:0;left:0px;z-index:10;height:38px;line-height:38px;background:rgba(0,0,0,0.6);filter:progid:DXImageTransform.Microsoft.gradient( GradientType = 0,startColorstr = '#80000000',endColorstr = '#80000000')\9;display:block;text-align:left;}
.focus .shadow a{text-decoration:none;color:#fff;font-size:14px;overflow:hidden;margin-left:10px;font-family: "\5FAE\8F6F\96C5\9ED1";}
.focus .fcon{position:relative;width:100%;float:left;display:none;background:#000}
.focus .fcon img{display:block;}
.focus .fbg{bottom:8px;right:10px;position:absolute;height:21px;text-align:center;z-index:200;}
.focus .fbg div{margin:4px auto 0;overflow:hidden;zoom:1;height:14px}
.focus .D1fBt a{position:relative;display:inline;width:12px;height:12px;border-radius:7px;margin:0 5px;color:#B0B0B0;font:12px/15px "\5B8B\4F53";text-decoration:none;text-align:center;outline:0;float:left;background:#fff;}
.focus .D1fBt .current,.focus .D1fBt a:hover{background:#c12b2c;}
.focus .D1fBt img{display:none}
.focus .D1fBt i{display:none;font-style:normal;}
/*
 * 焦点图end
 */
 
 /*****2020.11.2*******zp*****/
 
.pr {
	margin: 0px;
	float: left;
	width: 100%;
	margin-top:15px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
	background-image: url(../images/pr-h.gif);
	background-repeat: repeat-x;
	background-position: center 40px;
}
.pr .pr_kj {
	margin: auto;
	padding: 0px;
	width: 1200px;
}

.pr .pr_kj .prt {
	background-repeat: repeat-x;
	background-position: center;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.pr .pr_kj .prt li {
	margin: auto;
	padding: 0px;
	width: 480px;
	background-image: url(../images/pr-bg.gif);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	list-style-type: none;
	    height: 52px;
		line-height:52px;
}
.pr .pr_kj .prt li a {
	font-family: "微软雅黑";
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
}
.prm {
	margin: 0px;
	float: left;
	width: 100%;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.prm .zxx_1 {
	text-align: center;
	float: left;
	width: 100%;
}
.prm .zxx_2 {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	float: left;
	width: 100%;
}
.prm .zxx_3 {
	float: left;
	width: 100%;
}
.prm .zxx_4 {
	float: left;
	width: 100%;
}
.prm .zxx_5 {
	float: left;
	width: 100%;
	text-align: center;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.prm .zxx_6 {
	float: left;
	width: 1080px;
	line-height: 3;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #E0E0E0;
	background-image: url(../images/ico.gif);
	background-repeat: no-repeat;
	background-position: 5px;
	padding-left: 20px;
}
.prm .zxx_7 {
	width: 100px;
	line-height: 3;
	margin-left: 1100px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #E0E0E0;
}
.prm ul {
	float: left;
	width: 385px;
	list-style-type: none;
	text-align: center;
	padding: 0px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #C0C0C0;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.prm ul:hover {
	float: left;
	width: 385px;
	list-style-type: none;
	text-align: center;
	padding: 0px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.prm ul li {
	text-align: center;
	float: left;
	width: 365px;
	list-style-type: none;
	margin: 0px;
	line-height: 2;
	font-size: 12px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.prm ul li a {
	font-family: "微软雅黑";
	font-size: 18px;
	font-weight: bold;
}
.news_list .prm ul { width:30.5%; margin-left:1.5%; overflow:hidden;}
.news_list .prm ul li{ width:100%; padding:0; border:none;}
.news_list .prm ul li a{ font-size:14px;}
.news_list .prm ul img{ width:100%; height:150px;}


.product_cat_zp ul li{ float:left; background:#139692;     width: 10.68%;    float: left;    margin-right: 5px;    text-align: center;    height: 50px;    line-height: 50px; border-radius:10px; margin-top:12px;}
.product_cat_zp ul li a{ color:#fff; display:block;}
.product_cat_zp ul li:hover{ background:#cd261e; }

/*悬浮链接*/
.suspension {
	position: fixed;
	z-index: 999999999;
	right: 0;
	bottom: 60px;
	width: 70px;
	height: 240px;
}
.suspension-box {
	position: relative;
	float: right;
}
.suspension .a {
	display: block;
	width: 55px;
	height: 40px;
	padding: 10px 0 5px;
	background-color: #139692;
	margin-bottom: 4px;
	cursor: pointer;
	outline: none;
	text-decoration: none;
	text-align: center;
	border-radius: 2px;
}
.suspension .a.active, .suspension .a:hover {
	background: #16b4b9;
}
.suspension .a .i {
	display: inline-block;
	width: 44px;
	height: 44px;
	background-image: url(../images/side_icon.png);
	background-repeat: no-repeat;
}
.suspension .a-service .i {
	display: inline-block;
	width: 20px;
	height: 20px;
	background-image: url(../images/suspension-bg.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.suspension .a span {
	display: block;
	width: 100%;
	text-align: center;
	color: #fff;
	font-size: 12px;

}
.suspension .a-service-phone .i {
	display: inline-block;
	width: 20px;
	height: 20px;
	background-image: url(../images/suspension-bg.png);
	background-repeat: no-repeat;
	background-position: -27px 0;
}
.suspension .a-qrcode .i {
	display: inline-block;
	width: 20px;
	height: 20px;
	background-position: -56px -12px;
}
.suspension .a-cart .i {
	background-position: -88px 0;
}
.suspension .a-top .i {
	background-position: -132px 0;
}
.suspension .a-top {
	background: #cd261e;
	display: none;
}
.suspension .a-top:hover {
	background: #c0c1c3;
}
.suspension .d {
	display: none;
	width: 168px;
	background: #fff;
	position: absolute;
	right: 67px;
	border: 1px solid #E0E1E5;
	border-radius: 3px;
	box-shadow: 0px 2px 5px 0px rgba(161, 163, 175, 0.11);
}
.suspension .d .arrow {
	position: absolute;
	width: 8px;
	height: 12px;/*background:url(../images/side_bg_arrow.png) no-repeat;*/
	right: -8px;
	top: 31px;
}
.qrcode-img img {
	width: 115px;
	margin: 0 auto;
}
.suspension .d-service {
	top: 0;
}
.suspension .d-service-phone {
	top: 50px;
}
.suspension .d-qrcode {
	top: 78px;
}

.suspension .d-service-item {
	padding: 4px 0;
}
.suspension .d-service .d-service-item {
	border-bottom: none;
}
.suspension .d-service-item .circle {
	width: 44px;
	height: 44px;
	border-radius: 50%;
	overflow: hidden;
	background: #F1F1F3;
	display: block;
	float: left;
}
.suspension .d-service-item .i-qq {
	width: 44px;
	height: 44px;
	background: url(../images/side_con_icon03.png) no-repeat center 15px;
	display: block;
	transition: all .2s;
	border-radius: 50%;
	overflow: hidden;
}
.suspension .d-service-item:hover .i-qq {
	background-position: center 3px;
}
.suspension .d-service-item .i-tel {
	width: 44px;
	height: 44px;
	background: url(../images/side_con_icon02.png) no-repeat center center;
	display: block;
}
.suspension .d-service-item p {
	float: left;
	width: 112px;
	line-height: 22px;
	font-size: 15px;
	margin-left: 12px;
}
.suspension .d-service .d-service-item p {
	float: left;
	width: 90px;
	line-height: 44px;
	font-size: 15px;
	margin-left: 12px;
}
.suspension .d-service-item .text {
	float: left;
	width: 112px;
	line-height: 22px;
	font-size: 15px;
	margin-left: 12px;
}
.suspension .d-service-item .text .number {
	font-family: Arial, "Microsoft Yahei", "HanHei SC", PingHei, "PingFang SC", "Helvetica Neue", Helvetica, Arial, "Hiragino Sans GB", "Heiti SC", "WenQuanYi Micro Hei", sans-serif;
}
.suspension .d-service-intro {
	padding-top: 10px;
}
.suspension .d-service-intro p {
	float: left;
	line-height: 27px;
	font-size: 12px;
	width: 50%;
	white-space: nowrap;
	color: #888;
}
.suspension .d-service-intro i {
	background: url(../images/side_con_icon01.png) no-repeat center center;
	height: 27px;
	width: 14px;
	margin-right: 5px;
	vertical-align: top;
	display: inline-block;
}
.suspension .d-qrcode {
	text-align: center;
	width: 122px;
}

.suspension .d-qrcode p {
	font-size: 14px;
	color: #999;
	padding-top: 5px;
}

/**menu**/
.zpmenu {
	display: block;
	position:absolute;
	right:5%;
	top:4.5%;
    width: 35px;
    height: 30px;
     transition: all 0.4s ease 0s;
    z-index:2000;
}
.zpmenu span{
    display: block;
    width: 100%;
    height: 5px;
	border-radius:10px;
    margin-bottom: 5px;
    background-color:#0c8fd7;
}
/*个性化定制*/
.gx_dz{ clear:both; background:url(../images/bdr1_60.jpg) no-repeat center; height:231px;}
.dz_wb{ padding-top:17px;    width: 1200px;   /* margin: 30px auto;*/}
.dz_wb h3 a{ display:block;font-size:33px;font-family: "Microsoft YaHei";color: #fff; text-decoration:none; line-height:46px;}
.dz_wb h3 a span{ display:inline-block; background:url(../images/bdr3_03.png) no-repeat; width:104px; height:34px;font-size:20px;font-family: "Microsoft YaHei";color: #fff; font-weight:normal; text-align:center;  margin-right:10px; line-height:34px;}
.dz_wb h3 a i{ font-style:normal; font-weight:normal; display:block;font-size:18px;font-family: "Microsoft YaHei";color: #fff;    line-height: 34px;}
.dz_wb em{ display:block; font-style:normal; padding-top:9px;}
.dz_wb em p{ display:block;font-size:26px;font-family: "Impact";color: #fff; float:left;}
.dz_wb em p span{ display:inline-block;font-size:14px;font-family: "Microsoft YaHei";color: #fff;  padding-left:9px; padding-right:4px;}
.dz_wb em p b{ width:26px; height:23px;}
.dz_wb em a{ display:inline-block; float:left; background:url(../images/bdr3_07.jpg) no-repeat; width:116px; height:33px; margin-left:8px; text-align:center;}
.dz_wb em a:hover{ text-decoration:none;}
.dz_wb em a span{font-size:16px;font-family: "Microsoft YaHei";color: #fff; font-weight:bold; background:url(../images/bdr4_03.jpg) no-repeat 0 2px; padding-left:24px; line-height:33px;}
/* 优势  */
 .g_ys{ clear:both; background: url(../images/ysbg.jpg) no-repeat center top; height: 456px; margin-top:30px; }
.g_ys .u_lst1{padding-left: 685px;}
.g_ys .u_lst1 li{height: 54px;margin-bottom: 24px;font-size: 14px;color: #fff;line-height: 24px;padding-top: 10px;}
.g_ys .u_lst1 li em{display: block;font-size: 18px;color: #fff;line-height: 24px;font-weight: bold;    font-family: "Microsoft YaHei";
    font-style: normal;}
.g_ys .btn1{float: left;
    margin-top: -74px;
    margin-left: 111px;}
.f_pr{position: relative;}
.f_fw {font-family: "Microsoft YaHei",\5fae\8f6f\96c5\9ed1,arial,\5b8b\4f53;}
.g_ys .btn1 a{ width:200px; height:60px; line-height:60px; background:#169d99; display:block; text-align:center; color:#fff;}
.zplunbo{ width:580px; float:left;}
.zplunbo .focus img{ width:580px; height:343px;}
.zplunbo .focus{width:580px; height:343px;}
.zplunbo .pr{margin-top:0; padding-bottom:10px;}
.zplunbo .pr .pr_kj{ width:100%}
.fLinkList{ line-height:26px;}
.layui-tab-title .layui-this{ color:#cd261e}



.zzmore{ width:98%; float:right; text-align:right; font-size:16px; line-height:16px; padding-bottom:5px; margin-top:-10px; margin-right:1%;border-bottom:1px #ccc solid;  }
